projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eef5c4e
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Tue, 18 Jul 2006 15:04:49 +0000
(15:04 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 18 Jul 2006 15:04:49 +0000
(15:04 +0000)
admin/FOR-RELEASE
patch
|
blob
|
history
lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/admin/FOR-RELEASE
b/admin/FOR-RELEASE
index 8343d9ba1f5a4b117e782cf7a003bb128535f3df..4ad5eb2cf12fdd9cddbd2b7f37eeaab7691546c1 100644
(file)
--- a/
admin/FOR-RELEASE
+++ b/
admin/FOR-RELEASE
@@
-39,6
+39,8
@@
and KDE projects, to use the new Emacs icons in etc/images/icons.
'(hscroll-step 1)
)
+** David Kastrup's report on strange scrolling of large images.
+
* DOCUMENTATION
diff --git
a/lispref/ChangeLog
b/lispref/ChangeLog
index 7b6dbe9194beee10b84c62515f150391875ef209..97f5c1df75d6414aa121699f98fe45d69607deda 100644
(file)
--- a/
lispref/ChangeLog
+++ b/
lispref/ChangeLog
@@
-1,5
+1,11
@@
2006-07-18 Kim F. Storm <storm@cua.dk>
+ * display.texi (Forcing Redisplay): redisplay-preemption-period
+ only used on window systems. Add xref to Terminal Output.
+
+ * os.texi (Terminal Output): baud-rate only controls preemption on
+ non-window systems. Add xref to Forcing Redisplay.
+
* processes.texi (Low-Level Network): Rename node "Make Network"
to "Network Processes".